<p class="Paragraph">Number: Numeric expresion that contains the serial time number from which to calculate the second.</p>
<p class="Paragraph">This function is the inverse function of <span class="T1">TimeSerial</span>. It returns the second of a specified serial time value generated by <span class="T1">TimeSerial</span> or <span class="T1">TimeValue</span>. Thus, the expression</p>
<p class="PropText">MsgBox "The exact second of the current time is "& Second( <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>Now )</p>